home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Safarir 3
/
SafTV-CD3.iso
/
pc
/
Bonus
/
Dessins Animés
/
static
/
jeux
/
bowling.swf
/
scripts
/
DefineButton2_329
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2002-03-17
|
119b
|
9 lines
on(release){
tellTarget("/")
{
gotoAndStop("preloading");
play();
}
gotoAndPlay(91);
}